home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Desktop Improver
/
ExtraInfo
/
Catalogs
/
ExtraInfo.ct
(
.txt
)
Wrap
Amiga Catalog Translation file
|
1996-09-26
|
10KB
|
454 lines
## version
## language
## codeset 0
; version $VER: ExtraInfo.cd 1.0 (9.5.95)
; language english
; Catalog description file for ExtraInfo.
; Text between < and > is a comment.
; \33c is code for BGUI to centre lines in requester
;*************************************************************************
; General Program Strings
;*************************************************************************
NOMEMMSG
;Not enough memory available!
NOLIBMSG
;Couldn't open %s V%lu!
; <%s = libname> <%lu = libver>
; <may be sent to CON: window>
;*************************************************************************
; Initialization Strings
; Unless otherwise noted, all these appear in requesters and are
; automatically formatted.
;*************************************************************************
ARGERRMSG
;Error in command line arguments!
; <sent to stdout, LF appended>
NOEXICONMSG
;Couldn't access program icon to read tooltypes!
BADBOOLTOOLMSG
;\33cInvalid value '%s'\nfor boolean tooltype '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
; <%s = user's value> <%s = tooltypename>
BADSTRTOOLMSG
;\33cInvalid value for string tooltype '%s'.\nPlease supply an unquoted value for this tooltype.
; <%s = tooltypename>
BADINTTOOLMSG
;\33cInvalid value '%s'\nfor integer tooltype '%s'.\nPlease supply an integer value\nbetween %ld and %ld, inclusive.
; <%s = user's value> <%s = tooltypename> <%ld = min> <%ld = max>
MUSTPOPUPMSG
;\33cAPPICON option not selected:\noption NOPOPUP ignored.
NOFONTMSG
;\33cCouldn't open font '%s', size %ld!
; <%s = fontname> <%ld = fontsize>
NOAPPICONIMAGEMSG
;\33cCouldn't locate icon\n'%s.info'\nfor use as AppIcon image!
; <%s = appicon filename>
NOADDAPPICONMSG
;Couldn't create AppIcon!
NOWINOBJMSG
;Couldn't create window object!
NOOPENWINMSG
;Couldn't open the window!
;*************************************************************************
; Requester Title & Gadget Strings
;*************************************************************************
INFORMTITLEMSG
;Message from ExtraInfo
INFORMOKAYMSG
;_Okay
SHOWINFOTITLEMSG
;Show Info For?
PICKTOOLTITLEMSG
;Select Default Tool
QUITBODYMSG
;Do you want ExtraInfo to quit?
QUITGADMSG
;_Yes|_No
DROPICONBODYMSG
;Use new icon image?
DROPICONGADMSG
;_Yes|_No
NEWOBJBODYMSG
;Load new object?
NEWOBJGADMSG
;_Yes|_No
;*************************************************************************
; General Runtime Strings
; Unless otherwise noted, all these appear in requesters and are
; automatically formatted.
;*************************************************************************
NOEXAMINEMSG
;\33cCouldn't examine object\n'%s'!\nDOS Error: %s
; <%s = objectname, %s = dos error msg>
NOGETICONMSG
;\33cCouldn't find an icon for\n'%s'!
; <%s = objectname>
BADWBOBJMSG
;\33cUnrecognized or unsupported\nWorkbench object type:\n'%s'!
; <%s = objectname>
WBDISKMSG
;Volume
; <this & next 4 appear in window title & icon page as object type>
WBDRAWERMSG
;Drawer
WBTOOLMSG
;Tool
WBPROJECTMSG
;Project
WBGARBAGEMSG
;Trashcan
ISDEFAULTMSG
;(Default)
; <appended to window title if icon is default icon>
JUSTICONMSG
;(No File)
; <appended to window title if icon has no associated file>
LONGPATHMSG
;\33cFull pathname of\n'%s'\nis too long!
; <%s = objectname>
NOGETPATHMSG
;\33cCouldn't get full pathname of object!\nDOS Error: %s
; <%s = dos error msg>
INVALIDDATEMSG
;(Invalid Date)
VERSIONOFFMSG
;(Undetermined)
FILETYPEOFFMSG
;(Undetermined)
NOVERSIONMSG
;(Not Found)
NOTAPPVERSIONMSG
;(Not Applicable)
NOFILETYPEMSG
;(Unknown)
NOWHATISTYPEMSG
;(Not Available)
FILEOWNERMSG
FILEGROUPMSG
FILEOTHERMSG
NOICONBYTESMSG
;(Unknown)
ICONHCOMPMSG
;Complement
; <this & 2 below are for icon highlight>
ICONHBACKMSG
;Backfill
ICONHIMAGEMSG
;Alt.Image
NOICONPOSMSG
;None
READONLYMSG
;Read Only
; <this & 3 below are for volume states>
VALIDATINGMSG
;Validating
READWRITEMSG
;Read/Write
UNKNOWNSTATEMSG
;Unknown
NOVOLDEVMSG
;Unknown
NOSETPROTMSG
;\33cCouldn't set protection flags for\n'%s'!
; <%s = pathname>
NOSETNOTEMSG
;\33cCouldn't set comment for\n'%s'!
; <%s = pathname>
NOPUTDISKOBJMSG
;\33cCouldn't save icon for\n'%s'!
; <%s = pathname>
NOTHINGTOCLIPMSG
;Nothing to cut or copy to clipboard!
NOTHINGTOPASTEMSG
;No text in clipboard!
NOOPENCLIPMSG
;Couldn't open clipboard!
NOREADCLIPMSG
;Couldn't read from clipboard!
NOWRITECLIPMSG
;Couldn't write to clipboard!
NOTFTXTCLIPMSG
;Clipboard does not contain a valid IFF FTXT file!
CLIPERRORMSG
;Unexpected clipboard error (%ld)!
; <%ld = errornum>
NOGUIDEMSG
;\33cCouldn't find AmigaGuide database\n'%s'!
; <%s = guidename>
;*************************************************************************
; Main Window Gadget Labels and Keys
; As usual, place underscore '_' before shortcut key in label, set
; xxxKEY to that single shortcut character. Do not use any shifted
; characters, as Shift in BGUI cancels gadget activation.
;*************************************************************************
TOOLPAGEMSG
;Tooltypes
; <this & 3 below are page tab gadget labels>
FILEPAGEMSG
;File Info
VOLPAGEMSG
;Volume Info
ICONPAGEMSG
;Icon Info
MAINSAVELAB
;_Save
; <save button gadget>
MAINSAVEKEY
MAINWRITELAB
;_Write
MAINWRITEKEY
MAINCLOSELAB
;Cl_ose
; <close button gadget>
MAINCLOSEKEY
MAINQUITLAB
;_Quit
; <quit button gadget>
MAINQUITKEY
;-------------------
; Tooltypes Page
;-------------------
; Gadgets on different pages may have
; same key, but not the same key as
; Save, Write, Close & Quit as they
; are on all pages.
TOOLEDITLAB
;_Edit
; <edit string gadget>
TOOLEDITKEY
TOOLTOPLAB
;_Top
; <top button gadget>
TOOLTOPKEY
TOOLUPLAB
; <up button gadget>
TOOLUPKEY
TOOLDOWNLAB
;_Down
; <down button gadget>
TOOLDOWNKEY
TOOLBOTTOMLAB
;_Bottom
; <bottom button gadget>
TOOLBOTTOMKEY
TOOLINSERTLAB
;_Insert
; <insert button gadget>
TOOLINSERTKEY
TOOLTOGGLELAB
;To_ggle
; <toggle button gadget>
TOOLTOGGLEKEY
TOOLDUPLAB
;Du_p
; <dup button gadget>
TOOLDUPKEY
TOOLREMOVELAB
;_Remove
; <remove button gadget>
TOOLREMOVEKEY
TOOLCUTLAB
;Cut _x
; <cut button gadget>
TOOLCUTKEY
TOOLCOPYLAB
;_Copy
; <copy button gadget>
TOOLCOPYKEY
TOOLALLLAB
;<-_All->
; <select all button gadget>
TOOLALLKEY
TOOLPASTELAB
;Paste _v
; <paste button gadget>
TOOLPASTEKEY
;-------------------
; File Page
;-------------------
; Gadgets on different pages may have
; same key, but not the same key as
; Save, Write, Close & Quit as they
; are on all pages.
FILEBYTESLAB
;Bytes
; <file bytes label, no key>
FILEBLOCKSLAB
;Blocks
; <file blocks label, no key>
FILEKEYLAB
; <file key label, no key>
FILEOWNERLAB
;Owner ID
; <owner id label, no key>
FILEGROUPLAB
;Group ID
; <group id label, no key>
FILEDATELAB
;Changed
; <last change date label, no key>
FILEVERLAB
;_Version
; <version label, key mapped to FILEGETVER button>
FILEVERKEY
FILETYPELAB
;_FileType
; <file type label, key mapped to FILEGETTYPE button>
FILETYPEKEY
FILESBITLAB
;S_cript
; <script bit checkbox gadget>
FILESBITKEY
FILEPBITLAB
;_Pure
; <pure bit checkbox gadget>
FILEPBITKEY
FILEABITLAB
;Arc_hived
; <archive bit checkbox gadget>
FILEABITKEY
FILEWHOBITLAB
;_User
; <user bits cycle gadget>
FILEWHOBITKEY
FILERBITLAB
;_Readable
; <read bit checkbox gadget>
FILERBITKEY
FILEWBITLAB
;Writ_able
; <write bit checkbox gadget>
FILEWBITKEY
FILEEBITLAB
;_Executable
; <exe bit checkbox gadget>
FILEEBITKEY
FILEDBITLAB
;_Deletable
; <delete bit checkbox gadget>
FILEDBITKEY
FILENOTELAB
;Co_mment
; <comment string gadget>
FILENOTEKEY
;-------------------
; Volume Page
;-------------------
; Gadgets on different pages may have
; same key, but not the same key as
; Save, Write, Close & Quit as they
; are on all pages.
VOLBYTESLAB
;Bytes
; <total bytes label, no key>
VOLBYTFREELAB
;Free
; <bytes free label, no key>
VOLBYTUSEDLAB
;Used
; <bytes used label, no key>
VOLFULLLAB
;Full
; <percent full label, no key>
VOLBLOCKSLAB
;Blocks
; <total blocks label, no key>
VOLBLKFREELAB
;Free
; <blocks free label, no key>
VOLBLKUSEDLAB
;Used
; <blocks used label, no key>
VOLBLKSIZELAB
;Size
; <block size label, no key>
VOLDATELAB
;Created
; <creation date label, no key>
VOLERRSLAB
;Errors
; <error count label, no key>
VOLSTATUSLAB
;Status
; <volume status label, no key>
VOLFSYSLAB
;FileSys
; <filesystem label, no key>
VOLDEVNAMELAB
;Device
; <device name label, no key>
VOLDEVUNITLAB
;Unit
; <device unit label, no key>
;-------------------
; Icon Page
;-------------------
; Gadgets on different pages may have
; same key, but not the same key as
; Save, Write, Close & Quit as they
; are on all pages.
ICONTYPELAB
;Type
; <icon type label, no key>
ICONBYTESLAB
;Bytes
; <icon bytes label, no key>
ICONSIZELAB
;Size
; <icon size label, no key>
ICONPOSNLAB
;Position
; <icon position label, no key>
ICONHIGHLAB
;Highlight
; <highlight method label, no key>
ICONCOLOURSLAB
;_Colours
; <icon colours slider gadget>
ICONCOLOURSKEY
ICONSTACKLAB
;St_ack
; <stack size integer gadget>
ICONSTACKKEY
ICONUNSNAPLAB
;_UnSnap
; <icon unsnapshot button gadget>
ICONUNSNAPKEY
ICONSWAP12LAB
;Swap _B/W
; <icon swap pens 1&2 button gadget>
ICONSWAP12KEY
ICONTOOLLAB
;_DefTool
; <default tool string gadget>
ICONTOOLKEY
ICONTOOLREQLAB
;_Req
; <default tool req button gadget>
ICONTOOLREQKEY
;*************************************************************************
; Main Window Menu Labels and Keys
;*************************************************************************
PROJECTMENULAB
;Project
OPENMENULAB
;Open...
OPENMENUKEY
WRITEMENULAB
;Write
WRITEMENUKEY
SAVEMENULAB
;Save
SAVEMENUKEY
HELPMENULAB
;Help...
HELPMENUKEY
ABOUTMENULAB
;About...
ABOUTMENUKEY
CLOSEMENULAB
;Close
CLOSEMENUKEY
QUITMENULAB
;Quit
QUITMENUKEY